* xselect.c: Include termhooks.h and X11/Xproto.h
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 3 Feb 2004 16:34:57 +0000 (16:34 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 3 Feb 2004 16:34:57 +0000 (16:34 +0000)
commit6759e546ee556a3619e05b602c18d64090ec677e
tree118d0dd0025751e0315caea63dee46312791687d
parent58df8693faadd8371b2c85b132ece21a36ca4af3
* xselect.c: Include termhooks.h and X11/Xproto.h
(x_check_property_data, x_fill_property_data)
(x_property_data_to_lisp, mouse_position_for_drop)
(Fx_get_atom_name, x_handle_dnd_message): New functions for DND support.
(Fx_send_client_event): Moved here from xfns.c.
(syms_of_xselect): Add Sx_get_atom_name and Sx_send_client_message.
src/xselect.c